diff --git a/Dockerfile b/Dockerfile index 1c9df22..2c026b4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,7 +12,7 @@ # License for the specific language governing permissions and limitations under # the License. -ARG SYNAPSE_VERSION=1.105.0rc1 +ARG SYNAPSE_VERSION=1.105.1 ARG PYTHON_VERSION=3.11 ARG HARDENED_MALLOC_VERSION=11 ARG UID=991