Skip to content

Commit

Permalink
chore(deps): update python docker tag to v3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 19, 2024
1 parent 6efd38f commit e9eb428
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
FROM python:3.12@sha256:73840b2eacd375e9ab38d65c5ccca1f98524cabccbdc4f9d0932a55d1967a1ab
FROM python:3.13@sha256:b25527835f75e24162a1277d05f128a53868f34e2c16fa0c645eae18a0590dc8

EXPOSE 9000
WORKDIR /opt/storage-testbench
Expand Down

0 comments on commit e9eb428

Please sign in to comment.